Friends of the Core

Streaming Server

We have a basic, experimental streaming server which is built to use this image board's accounts for authentication.

Broadcasting


Configure a custom OBS service to stream to `rtmps://live.drac.at:1936`, with any stream key you like, followed by `?user=<your username>&pass=<your password>`, where those are your username and password on this image board. For example:

user image

Viewing


VRChat

To view inside VRChat, use a Live or Stream video player and point it at `rtspt://live.drac.at/<stream key>` (this won't work on Quest, but I don't think that's a problem for us rn)

Web Browser

For viewing on the web, your best bet is the web player, which is available at https://live.drac.at:8888/<stream key>/

Media Players

To view in your favourite media player (IINA, VLC, etc.), you have a few more options:
  • RTSP: `rtsp://live.drac.at/<stream key>`
  • RTMP: `rtmp://live.drac.at/<stream key>`
  • HLS: `https://live.drac.at:8888/<stream key>/index.m3u8`